getName

abstract fun getName(): String

Gets the name of the user. This could be a full name, display name, or username.

Return

The user's name as a string.